| Overload | Description |
|---|---|
| addParagraph(PDFFormattedParagraph) | Add the paragraph at the end of the formatted content. |
| addParagraph(String) | Creates a new paragraph with the specified content and adds it to the collection. |
| addParagraph(PDFFormattedBlock[]) | Creates a new paragraph with the specified content and adds it to the collection. |